home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dr. Windows 3
/
dr win3.zip
/
dr win3
/
WINPROGS
/
WPJV1N7.ZIP
/
RTFGEN.ZIP
/
RTF.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-02-15
|
72b
|
7 lines
rtfgen %1
echo off
if errorlevel 1 goto done
echo on
hc %1
:done